//==============================================================================
// pine tree_anim.txt
//==============================================================================

//==============================================================================
define Roots
{
   set hotspot
   {
      version
      {
//         Visual World A Tree Root
      }
   }  
}

//==============================================================================
anim Idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual World C Fir D
         }
      }
   }
}



//==============================================================================
anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual World C Fir D_falling
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.31 false TreeFalling checkVisible 
//-- end auto generated section
         }
      }
   }
}


